git-static-pie
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Tue, 25 Oct 2022 05:23:17 +0000 (06:23 +0100)
committerAurelien Jarno <aurel32@debian.org>
Tue, 25 Oct 2022 05:23:17 +0000 (06:23 +0100)
commit4c415654f783f76d6d8f8508b457f5c34f8322b3
tree0ead0548a39973bc256c00e9c29cf723b76b7ebe
parent51f967c6423fb321f0369881e2ec43d2df8b4aee
git-static-pie

commit af6b1cce9812273c7f597be6536d28eaec6fb89b
Author: Samuel Thibault <samuel.thibault@ens-lyon.org>
Date:   Mon Aug 22 22:34:31 2022 +0200

    hurd: Fix starting static binaries with stack protection enabled

    gcc introduces gs:0x14 accesses in most functions, so we need some tcbhead
    to be ready very early during initialization.  This configures a static area
    which can be referenced by various protected functions, until proper TLS is
    set up.

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name git-static-pie.diff
sysdeps/mach/hurd/i386/init-first.c
sysdeps/mach/hurd/i386/tls.h